From: Jonathan Dieter Date: Tue, 17 Apr 2018 07:18:32 +0000 (+0300) Subject: Bump release to 0.2.0 X-Git-Tag: archive/raspbian/1.1.9+ds1-1+rpi1~1^2~319 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=edd806a5beea9990ed4216d019ea50b9be15e524;p=zchunk.git Bump release to 0.2.0 Signed-off-by: Jonathan Dieter --- diff --git a/include/zck.h b/include/zck.h index 673bf25..d899c63 100644 --- a/include/zck.h +++ b/include/zck.h @@ -1,10 +1,10 @@ #ifndef ZCK_H #define ZCK_H -#define ZCK_VERSION "0.0.1" +#define ZCK_VERSION "0.2.0" #define ZCK_VER_MAJOR 0 -#define ZCK_VER_MINOR 0 -#define ZCK_VER_REVISION 1 +#define ZCK_VER_MINOR 2 +#define ZCK_VER_REVISION 0 #define ZCK_VER_SUBREVISION 0 #define True 1